CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SMTP 协议 邮件 发送

搜索资源列表

  1. experimental7

    0下载:
  2. (1)设计电子邮件客户端程序,使用SMTP协议完成电子邮件的发送。(2)设计电子邮件客户端程序,使用POP3协议完成电子邮件的接收。(1) design email client program, use the SMTP protocol of E-mail messages.(2) design email client program, use the POP3 E-mail received.-(1) design email client program, use the SMTP p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:96937
    • 提供者:nceItu
  1. MailLogServer

    0下载:
  2. 邮件发送服务的代码,主要是通过SMTP服务通信协议实现此功能。Mailing service code, mainly via SMTP service communication protocol to implement this feature.-Mailing service code, mainly via SMTP service communication protocol to implement this feature.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:10548
    • 提供者:eofper
  1. Rmail_pop_smte

    0下载:
  2. 使用POP3协议接收邮件,使用用SMTP协议发送邮件可直接使用。Receive mail using the POP3 protocol, can be used directly to send mail using the SMTP protocol.-Receive mail using the POP3 protocol, can be used directly to send mail using the SMTP protocol.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:136140
    • 提供者:otcall
  1. SendMailFast

    0下载:
  2. 邮件客户端通过SMTP,将邮件发送到邮件服务器,之后邮件服务器再将邮件发送到目标用户的电子邮箱。SMTP是一种请求/响应协议,邮件客户端发出一个命令,邮件服务器处理该命令,然后给邮件客户端发回一个回复。Mail client through SMTP, the mail is sent to the mail server, mail server and then after the e-mail to the target user s e-mail address. SMTP is a r
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5002
    • 提供者:hataken
  1. smtp1

    0下载:
  2. 利用SMTP协议发送邮件 VC源码网络编程VISUAL C 编写的邮件发送程序,界面简洁,很好的作品-Send mail using SMTP protocol VC source- network programmingVISUAL C prepared by the mail program, simple interface, good work-网络编程VISUAL C 编写的邮件发送程序,界面简洁,很好的作品-Send mail using SMTP protocol VC sourc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15746
    • 提供者:mentyoni
  1. smtp_send_email

    0下载:
  2. 利用smtp协议发送邮件的演示源代码,可以发附件Smtp agreement to send messages using the demo source code, it can annex-Smtp agreement to send messages using the demo source code, it can annex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:107849
    • 提供者:weiase
  1. POP3D

    0下载:
  2. smtp pop3 邮件传输协议 可以接收和发送邮件 添加附件等功能-smtp pop3 email
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3788
    • 提供者:dazuiheshan
  1. 20040714vbfashong

    0下载:
  2. 基于VB的电子邮件的发送小程序 是基于SMTP协议实现的-Send e-mail based on a small VB program is based on the SMTP protocol implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7082
    • 提供者:Egyptianeople
  1. Simon_Anonymous_Mail

    0下载:
  2. 发送匿名邮件(可能会被做为垃圾邮件)。通过smtp协议直接连接目标SMTP服务器发送邮件,不需要自己拥有邮件账号。-Send anonymous mails. Use SMTP protocol to connect destination SMTP server to send email, without your own email account.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1332
    • 提供者:otcall
  1. SMTPmail

    0下载:
  2. 邮件发送客户端,SMTP协议,javamail开发。-E-mail client, SMTP agreement, javamail development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2685
    • 提供者:egove
  1. SMTPClient

    0下载:
  2. 根据SMTP协议写出的java小程序,实现邮件发送功能。适合初学计算机的学生。根据SMTP协议的要求直接处理协议的细节发送邮件,虽然比较麻烦了一些,但是对了解邮件协议的细节很有帮助的。-According to the SMTP protocol written java applets, implement email functions. Suitable for novice computer student. According to the requirements of the SM
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2871
    • 提供者:毛小婷
  1. email_demo

    0下载:
  2. 利用自己的SMTP协议类(代码)、Base64加密类(代码),实现邮件(含附件)的发送和接收。-Using their own SMTP protocol class (code), Base64 encryption class (code), to achieve the message (including attachments) to send and receive.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:433055
    • 提供者:yanghuichun
  1. mail

    0下载:
  2. 本程序是一个邮件客户端程序,运用SMTP协议完成邮件发送。-mail client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-21
    • 文件大小:5997217
    • 提供者:李峰
  1. easyMail

    0下载:
  2. 简单的邮件发送系统,采用smtp协议,实现简单的邮件发送功能-Simple e-mail system, using smtp protocol, a simple mail function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:32353
    • 提供者:王金真
  1. smtpsendmail

    0下载:
  2. smtp邮件自动发送,利用socket 发送 smtp协议消息-smtp auto send mail
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4134
    • 提供者:chengyuanchun
  1. mail_linux

    0下载:
  2. linux环境下实现发送邮件的SMTP服务器和负责接收邮件的POP3服务器,一个实现SMTP协议完成邮件的发送功能,一个实现POP3协议完成邮件的接收功能,两者分开。-Linux environment in the realization of the SMTP server to send mail and is responsible for receiving mail server of POP3, an implementation of the SMTP protocol to c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:199929
    • 提供者:lxtang
  1. Recv

    0下载:
  2. 一段关于SMTP协议,使用C++语言,接收邮件,发送邮件-A section on the SMTP protocol, using C++ language, to receive mail, send mail
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:莫文
  1. Mail

    0下载:
  2. 这是一个C#项目,它的功能是发送邮件和接收邮件。发送邮件使用SMTP协议,接收邮件采用POP3协议。-This program is used to send mail and receive mail.It send mail by the smtp protocol,and receive mail by the pop3 protocol.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:88762
    • 提供者:肖娜
  1. MailClientForme

    0下载:
  2. 项目:邮件的发送与接收 原理基于简单:SMTP和POP3协议的电子邮件的发送和接收的编程,发送端SMTP协议模块的设计 (2)接收端POP3协议模块的设计 -Project: the sending and receiving e-mails Principle based on simple: SMTP and POP3 protocol of E-mail sent and received by the programming, the sender SMTP protoc
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1827275
    • 提供者:何晓强
  1. FTP_NTP_SMTP

    0下载:
  2. 这是一个我们项目中用到的网络相关的源码包,编译环境为Linux,我们项目是ARM平台交叉编译,包内实现的内容包括ftp收发、网络时间同步和SMTP邮件发送协议,可以直接使用。-This is the one we used in the project network-related source, compile environment for Linux, our project is cross-compiling ARM platform, within the implementati
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:18324
    • 提供者:yzw
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com